HierarchyMemberSearchResultNode Constructor
Initializes the node. Called during construction.
Parameters
- hierarchy
-
Type: dundas.data.Hierarchy
The hierarchy that this node is apart of.
- hierarchyObject
-
Type: dundas.data.HierarchyMember or dundas.data.HierarchyLevel
The level or member this node is representing.
- searchString
-
Type: String
The string that should be searched for.
- searchOperator
-
Type: dundas.QueryFilterOperator
The search operator to use, if specified, otherwise CONTAINS is used.
Optional: True